HandlerCompat
Helper for accessing features in Handler.
Functions
Link copied to clipboard
@NonNull
Create a new Handler whose posted messages and runnables are not subject to synchronization barriers such as display vsync.
Link copied to clipboard
Checks if there are any pending posts of messages with callback
r
in the message queue.Link copied to clipboard